Skip to content

Conversation

@Narazaka
Copy link
Contributor

@Narazaka Narazaka commented Sep 2, 2017

I want to do like below...

postcss([
  require('postcss-modules')({
    getJSON: function(cssFileName, json) {
      posthtml([require('posthtml-css-modules')(json)]).process(html).then(...);
    }
  })
]);

@maltsev maltsev merged commit 8d1ad3c into posthtml:master Sep 3, 2017
@maltsev
Copy link
Member

maltsev commented Sep 3, 2017

Thanks, @Narazaka! I just released your changes as version 0.1.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants